Tootsville-User::Grant

Function

Grant names a function, with lambda list (&REST WORDS):

Grants a new inventory item to a user.

NOTE: #grant and #givehead are identical, except that #givehead equips the item and #grant does not. See also TOOTSVILLE-USER GIVEHEAD.

Usage

#grant TEMPLATE USER

Example

#grant 1337 catvlle

This creates a new item from the item template number indicated, and gives it to the recipient. To give a gift from your own inventory, see TOOTSVILLE-USER GIVE. To grant a new item and equipping it, see TOOTSVILLE-USER GIVEHEAD.

File

Defined in file src/infinity/legacy-ops.lisp.